Results for spec@!opengl 1.1@texwrap formats bordercolor

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:12.511525
Stdout
Testing the border color only.
Testing GL_RGBA8, border color only
Testing GL_RGBA2, border color only
Testing GL_R3_G3_B2, border color only
Testing GL_RGB4, border color only
Testing GL_RGBA4, border color only
Testing GL_RGB5, border color only
Testing GL_RGB5_A1, border color only
Testing GL_RGB8, border color only
Testing GL_RGB10, border color only
Testing GL_RGB10_A2, border color only
Testing GL_RGB12, border color only
Fail with NEAREST and CLAMP_TO_BORDER at (303,66) @ 10,10
  Expected: 255 0 0 255
  Observed: 0 0 255 255
Fail with NEAREST and MIRROR_CLAMP_TO_BORDER_EXT at (635,42) @ 2,2
  Expected: 255 153 76 255
  Observed: 76 0 255 255
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 255
  Observed: 19 172 159 255
Fail with LINEAR and CLAMP_TO_BORDER at (303,155) @ 10,10
  Expected: 255 0 0 255
  Observed: 0 0 255 255
Fail with LINEAR and MIRROR_CLAMP_EXT at (451,125) @ 0,0
  Expected: 82 210 114 255
  Observed: 38 172 159 255
Fail with LINEAR and MIRROR_CLAMP_TO_BORDER_EXT at (635,131) @ 2,2
  Expected: 255 153 76 255
  Observed: 76 0 255 255
Testing GL_RGBA12, border color only
Fail with NEAREST and CLAMP_TO_BORDER at (303,66) @ 10,10
  Expected: 255 0 0 255
  Observed: 0 255 255 0
Fail with NEAREST and MIRROR_CLAMP_TO_BORDER_EXT at (635,42) @ 2,2
  Expected: 255 153 76 255
  Observed: 76 255 255 153
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 216
  Observed: 19 236 159 153
Fail with LINEAR and CLAMP_TO_BORDER at (303,155) @ 10,10
  Expected: 255 0 0 255
  Observed: 0 255 255 0
Fail with LINEAR and MIRROR_CLAMP_EXT at (451,125) @ 0,0
  Expected: 82 210 114 216
  Observed: 38 236 159 191
Fail with LINEAR and MIRROR_CLAMP_TO_BORDER_EXT at (635,131) @ 2,2
  Expected: 255 153 76 255
  Observed: 76 255 255 153
Testing GL_RGB16, border color only
Fail with NEAREST and CLAMP_TO_BORDER at (303,66) @ 10,10
  Expected: 255 0 0 255
  Observed: 0 0 255 255
Fail with NEAREST and MIRROR_CLAMP_TO_BORDER_EXT at (635,42) @ 2,2
  Expected: 255 153 76 255
  Observed: 76 0 255 255
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 255
  Observed: 19 172 159 255
Fail with LINEAR and CLAMP_TO_BORDER at (303,155) @ 10,10
  Expected: 255 0 0 255
  Observed: 0 0 255 255
Fail with LINEAR and MIRROR_CLAMP_EXT at (451,125) @ 0,0
  Expected: 82 210 114 255
  Observed: 38 172 159 255
Fail with LINEAR and MIRROR_CLAMP_TO_BORDER_EXT at (635,131) @ 2,2
  Expected: 255 153 76 255
  Observed: 76 0 255 255
Testing GL_RGBA16, border color only
Fail with NEAREST and CLAMP_TO_BORDER at (303,66) @ 10,10
  Expected: 255 0 0 255
  Observed: 0 255 255 0
Fail with NEAREST and MIRROR_CLAMP_TO_BORDER_EXT at (635,42) @ 2,2
  Expected: 255 153 76 255
  Observed: 76 255 255 153
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 216
  Observed: 19 236 159 153
Fail with LINEAR and CLAMP_TO_BORDER at (303,155) @ 10,10
  Expected: 255 0 0 255
  Observed: 0 255 255 0
Fail with LINEAR and MIRROR_CLAMP_EXT at (451,125) @ 0,0
  Expected: 82 210 114 216
  Observed: 38 236 159 191
Fail with LINEAR and MIRROR_CLAMP_TO_BORDER_EXT at (635,131) @ 2,2
  Expected: 255 153 76 255
  Observed: 76 255 255 153
Testing GL_ALPHA4, border color only
Testing GL_ALPHA8, border color only
Testing GL_ALPHA12, border color only
Testing GL_ALPHA16, border color only
Testing GL_LUMINANCE4, border color only
Testing GL_LUMINANCE8, border color only
Testing GL_LUMINANCE12, border color only
Testing GL_LUMINANCE16, border color only
Testing GL_LUMINANCE4_ALPHA4, border color only
Testing GL_LUMINANCE6_ALPHA2, border color only
Testing GL_LUMINANCE8_ALPHA8, border color only
Testing GL_LUMINANCE12_ALPHA4, border color only
Testing GL_LUMINANCE12_ALPHA12, border color only
Testing GL_LUMINANCE16_ALPHA16, border color only
Testing GL_INTENSITY4, border color only
Testing GL_INTENSITY8, border color only
Testing GL_INTENSITY12, border color only
Testing GL_INTENSITY16, border color only
Stderr
couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
Environment
PIGLIT_SOURCE_DIR="/root/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /root/piglit/bin/texwrap bordercolor -auto -fbo
dmesg

        

Back to summary